ServiceTentativelyAcceptMeetingRequest Method (TentativelyAcceptItem) |
Tentatively accepts meeting request.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemInfoResponse TentativelyAcceptMeetingRequest(
TentativelyAcceptItem tentativelyAcceptItem
)
Public Function TentativelyAcceptMeetingRequest (
tentativelyAcceptItem As TentativelyAcceptItem
) As ItemInfoResponse
Parameters
- tentativelyAcceptItem
- Type: Independentsoft.ExchangeTentativelyAcceptItem
The tentatively accept item.
Return Value
Type:
ItemInfoResponseItemInfoResponse.
See Also